home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / protocol / standard / sgml / bibliogr.2 / text0000.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  4.1 KB  |  110 lines

  1.  
  2. Lou Burnard asked me to pass this along:
  3.  
  4. From: Lou Burnard <lou@ws.oxford.ac.uk>
  5.  
  6. Someone on this list asked for suggestions for further reading on SGML.
  7. There follows a brief (100 lines) Reading List on SGML, in SGML.
  8. It is extracted from the recently published Guidelines for the 
  9. Encoding and Interchange of Machine Readable Texts of the Text
  10. Encoding Initiative.
  11.  
  12. <!DOCTYPE list.citn
  13. [
  14. <!-- DTD fragment for citations        drafted: LB 26 May 90        -->
  15. <!element  list.citn    - -     (citn|citn.struct)*            >
  16. <!entity % citn.bits    "(author|editor|title|title.piece
  17.             |series|publisher|publ.city|publ.date
  18.             |imprint|citn.detail|comment)"                  >
  19. <!element  citn        - o    (#PCDATA | %citn.bits)*            >
  20. <!element  citn.struct    - o    (author?,editor?,title.piece*,title,
  21.             series?,publisher?,publ.city?,publ.date?,
  22.             imprint?,citn.detail*,comment?)            >
  23. <!element  %citn.bits    - o     (#PCDATA)                >
  24. ]>
  25.  
  26. <!-- This is the short SGML Reading list referred to in section 3.1       -->
  27.  
  28. <LIST.CITN>
  29. <CITN.STRUCT>         
  30. <AUTHOR>Barnard, David et al </author>
  31. <TITLE.piece>SGML Based Markup for literary texts </title.piece>
  32. <TITLE>Computers and the Humanities</title>
  33. <PUBL.DATE>1988</publ.date>
  34. <CITN.DETAIL>vol 22 pp 265-76</citn.detail>
  35. <COMMENT>Pioneering attempt to represent literary structures using  SGML.</comment>
  36. </citn.struct>
  37. <CITN.STRUCT>         
  38. <AUTHOR>Barron, David</author>
  39. <TITLE.piece> Why use SGML?
  40. <TITLE>Electronic Publishing
  41. <PUBL.DATE>April 1989
  42. <CITN.DETAIL> vol 2(1) pp 3-24 
  43. <COMMENT>Well-written brief overview of SGML in context of
  44. other developments in electronic text handling
  45. <CITN.STRUCT>         
  46. <AUTHOR>Bryan, Martin
  47. <TITLE>SGML: an author's guide to the Standard Generalized Markup Language
  48. <PUBLISHER>Addison-Wesley
  49. <PUBL.DATE>1988
  50. <COMMENT>Detailed text book giving full treatment of the
  51. standard, but primarily from the publishing perspective.
  52. <CITN.STRUCT>         
  53. <AUTHOR>Coombs, James H. et al
  54. <TITLE.piece>Markup systems and the future of scholarly text processing
  55. <TITLE>  Communications of the ACM
  56. <PUBL.DATE>November 1987
  57. <CITN.DETAIL>Vol 30 no 11 ppp 933-47
  58. <COMMENT>Classic polemic in favour of descriptive over
  59. procedural markup presented from the scholarly perspective
  60. <citn.struct>
  61. <author><CITN.STRUCT>         
  62. <AUTHOR>International Organisation for Standardisation
  63. <TITLE>ISO 8879: Information processing - Text and office
  64. systems - Standard Generalized Markup Language (SGML)
  65. <PUBL.DATE>1986
  66. <COMMENT>Annexes A and B to the Standard provide a formal
  67. but readable summary of its most important features.
  68. <CITN.STRUCT>         
  69. <AUTHOR>International Organisation for Standardisation
  70. <TITLE>ISO/TR 9573: Information processing - SGML support
  71. facilities - Techniques for using SGML
  72. <PUBL.DATE>1988
  73. <COMMENT>Tutorial discussion of main features of the standard with some interesting examples 
  74. <CITN.STRUCT>         
  75. <EDITOR>McCarty, Willard
  76. <TITLE.piece>[Humanist's Markup Topic files] [computer files]
  77. <TITLE> Humanist Electronic Discussion Group
  78. <PUBL.DATE>March-May 1989
  79. <CITN.DETAIL>Files MARKUP TOPIC-1 to MARKUP TOPIC-6
  80. <COMMENT>Contain a wealth of informed and uninformed comment and speculation 
  81. about markup in general and SGML in particular. Available from ListServ
  82. @ BROWNVM.EARN
  83. <CITN.STRUCT>         
  84. <AUTHOR>van Herwijnen, Eric
  85. <TITLE>Practical SGML
  86. <PUBLISHER>Wolters Kluwer
  87. <PUBL.DATE>1990 (June)
  88. <COMMENT>General purpose introductory textbook
  89. <CITN.STRUCT>
  90. <AUTHOR>Warmer, J. and S. van Egmond
  91. <TITLE.piece>The implementation of the Amsterdam SGML parser
  92. <TITLE> Electronic Publishing
  93. <PUBL.DATE>July 1989
  94. <CITN.DETAIL> vol 2 (2), pp65-90
  95. COMMENT>Discusses some of technical problems in implementing an SGML compiler 
  96. using standard LL(1) parser-generator techniques
  97. <CITN.STRUCT>         
  98. <AUTHOR>Wu, Gilbert S.K.
  99. <TITLE>SGML theory and practice (British Library research paper  68)
  100. <PUBL.DATE>1989
  101. <COMMENT>Section 3 is a good 30 page summary of the most salient features
  102. of the standard
  103. </list.citn>
  104. =======================================================================
  105. Lou Burnard
  106. Associate Editor, Text Encoding Initiative
  107. Oxford University Computing Service                     LOU@UK.AC.OX.VAX
  108. ========================================================================
  109.  
  110.